←Select platform
In This Topic ▼

SerializableDictionary<TKey,TValue> Class Members

Summary

The following tables list the members exposed by SerializableDictionary<TKey,TValue>.

Protected Constructors

Name Description
Protected Constructor
SerializableDictionary<T1,T2> Initializes a new instance of the SerializableDictionary<TKey,TValue> class.

Public Methods

Name Description
Public Method
GetSchema This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in VB) from this method. Instead, if specifying a custom schema is required, apply the System.Xml.Serialization.XmlSchemaProviderAttribute to the class.
Public Method ReadXml Generates an object from its XML representation.
Public Method WriteXml Converts an object into its XML representation.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly